SftTree/NET 2.0

Area Property, SplitterClass Class

Softel vdm, Inc.

Returns the area of the splitter bar.

Syntax      SplitterClass Class (Softelvdm.SftTreeNET)

VB   

Public ReadOnly Property Area As Rectangle

C#   

public Rectangle Area { get; }

C++   

public: property Rectangle Area {
        Rectangle get();
}

Property Value

The area of the splitter bar or Rectangle.Empty if no splitter bar is present.

Comments

The Area property returns the area of the splitter bar.

The Splitter.Width and Splitter.Offset properties are used to define the size and location of the splitter bar.


Feedback / comments / error reports for this topic
© 2007 - Softel vdm, Inc. - www.softelvdm.com